閉める
閉める
明日に向けたネットワーク
明日に向けたネットワーク
サポートするアプリケーションとユーザー向けに設計された、より高速で、より安全で、回復力のあるネットワークへの道を計画します。
          Netskopeを体験しませんか?
          Netskopeプラットフォームを実際に体験する
          Netskope Oneのシングルクラウドプラットフォームを直接体験するチャンスです。自分のペースで進められるハンズオンラボにサインアップしたり、毎月のライブ製品デモに参加したり、Netskope Private Accessの無料試乗に参加したり、インストラクター主導のライブワークショップに参加したりできます。
            SSEのリーダー。 現在、シングルベンダーSASEのリーダーです。
            SSEのリーダー。 現在、シングルベンダーSASEのリーダーです。
            Netskope、2024年ガートナー、シングルベンダーSASEのマジック・クアドラントでリーダーの1社の位置付けと評価された理由をご確認ください。
              ダミーのためのジェネレーティブAIの保護
              ダミーのためのジェネレーティブAIの保護
              ジェネレーティブ AI の革新的な可能性と堅牢なデータ セキュリティ プラクティスのバランスを取る方法をご覧ください。
                ダミーのための最新のデータ損失防止(DLP)eBook
                最新の情報漏えい対策(DLP)for Dummies
                クラウド配信型 DLP に移行するためのヒントとコツをご紹介します。
                  SASEダミーのための最新のSD-WAN ブック
                  SASEダミーのための最新のSD-WAN
                  遊ぶのをやめる ネットワークアーキテクチャに追いつく
                    リスクがどこにあるかを理解する
                    Advanced Analytics は、セキュリティ運用チームがデータ主導のインサイトを適用してより優れたポリシーを実装する方法を変革します。 Advanced Analyticsを使用すると、傾向を特定し、懸念事項に的を絞って、データを使用してアクションを実行できます。
                        レガシーVPNを完全に置き換えるための6つの最も説得力のあるユースケース
                        レガシーVPNを完全に置き換えるための6つの最も説得力のあるユースケース
                        Netskope One Private Accessは、VPNを永久に廃止できる唯一のソリューションです。
                          Colgate-Palmoliveは、スマートで適応性のあるデータ保護により「知的財産」を保護します
                          Colgate-Palmoliveは、スマートで適応性のあるデータ保護により「知的財産」を保護します
                            Netskope GovCloud
                            NetskopeがFedRAMPの高認証を達成
                            政府機関の変革を加速するには、Netskope GovCloud を選択してください。
                              一緒に素晴らしいことをしましょう
                              Netskopeのパートナー中心の市場開拓戦略により、パートナーは企業のセキュリティを変革しながら、成長と収益性を最大化できます。
                                Netskopeソリューション
                                Netskope Cloud Exchange
                                Netskope Cloud Exchange(CE)は、セキュリティ体制全体で投資を活用するための強力な統合ツールをお客様に提供します。
                                  Netskopeテクニカルサポート
                                  Netskopeテクニカルサポート
                                  クラウドセキュリティ、ネットワーキング、仮想化、コンテンツ配信、ソフトウェア開発など、多様なバックグラウンドを持つ全世界にいる有資格のサポートエンジニアが、タイムリーで質の高い技術支援を行っています。
                                    Netskopeの動画
                                    Netskopeトレーニング
                                    Netskopeのトレーニングは、クラウドセキュリティのエキスパートになるためのステップアップに活用できます。Netskopeは、お客様のデジタルトランスフォーメーションの取り組みにおける安全確保、そしてクラウド、Web、プライベートアプリケーションを最大限に活用するためのお手伝いをいたします。

                                      Harness Netskope Steering APIs for Scalable SD-WAN Deployments

                                      Apr 19 2024

                                      Introduction 

                                      In large-scale SD-WAN deployments, both enterprises and Managed Security Service Providers (MSSPs) place a high priority on ensuring that SD-WAN CPEs seamlessly integrate with the nearest Netskope NewEdge Network Point of Presence (PoP). Automating this integration  process is crucial as it not only saves considerable time but also boosts business agility. Furthermore, automation plays a critical role in support operations by minimizing human error and streamlining troubleshooting and monitoring procedures, thereby enhancing overall operational efficiency and reliability.

                                      To foster seamless integration with SD-WAN vendors and accelerate secure access service edge (SASE) adoption, Netskope has unveiled steering RESTful APIs for IPsec and GRE tunnels. These APIs empower SD-WAN vendors to seamlessly establish tunnels to the Netskope NewEdge network. Leveraging automation, this streamlined process simplifies large-scale SD-WAN deployments, ensuring swift implementation with minimal effort.

                                      What are Netskope Steering APIs ?

                                      Netskope steering RESTful APIs are a new set of endpoints designed and developed specifically for IPsec and GRE configuration. Essentially, this enables SD-WAN orchestrators to establish IPsec or GRE tunnels between the CPEs  and the Netskope New Edge Network Point of Presence (PoP) seamlessly. Moreover, these enhanced APIs also provide the flexibility to choose the geographically nearest Netskope PoP, thereby ensuring swift and efficient connectivity.

                                      More about Netskope Steering APIs

                                      Steering APIs support following Create Replace Update Delete (CRUD) operations for the IPsec and GRE. 

                                      For IPsec

                                      REST MethodEndpoint
                                      GET/api/v2/steering/ipsec/pops
                                      GET/api/v2/steering/ipsec/pops/{popid}
                                      GET/api/v2/steering/ipsec/tunnels/{tunnelid}
                                      POST/api/v2/steering/ipsec/tunnels
                                      PATCH/api/v2/steering/ipsec/tunnels/{tunnelid}
                                      DELETE/api/v2/steering/ipsec/tunnels/{tunnelid}

                                      For GRE

                                      REST MethodEndpoint
                                      GET/api/v2/steering/gre/pops
                                      GET/api/v2/steering/gre/pops/{popid}
                                      GET/api/v2/steering/gre/tunnels
                                      GET/api/v2/steering/gre/tunnels/{tunnelid}
                                      POST/api/v2/steering/gre/tunnels
                                      PATCH/api/v2/steering/gre/tunnels/{tunnelid}
                                      DELETE/api/v2/steering/gre/tunnels/{tunnelid}

                                      These APIs can be accessed and tried  by navigating to the “Tools” > “REST API v2” and “API Documentation” option. 

                                      Netskope’s API Documentation is crafted using Swagger, providing a clear delineation of API structures. Additionally, it generates corresponding curl commands for each API, empowering users to promptly test them with ease.

                                      Nearest PoP Selection

                                      Performance optimization and  connectivity enhancement hinges on selecting the nearest PoP.. By leveraging steering APIs, customers gain the ability to pinpoint the closest PoP, either through WAN IP address on CPE or geographical coordinates, ensuring expedited connections and optimal performance.

                                      Conclusion 

                                      Netskope is committed to simplifying and securing day-to-day operations of our customers and partners through continuous innovation. Large-scale SD-WAN deployments demand seamless connectivity between CPEs and Netskope NewEdge Network PoPs. Automating this process not only saves time but also boosts business agility while minimizing human error in support operations. Netskope’s steering RESTful APIs address these challenges by enabling SD-WAN vendors to establish tunnels effortlessly, streamlining deployment, and accelerating SASE adoption.

                                      author image
                                      Aditya Sahu
                                      Aditya Sahu serves as the Senior Technical Product Marketing Manager at Netskope, focusing on Cloud Firewall and other security products.
                                      Aditya Sahu serves as the Senior Technical Product Marketing Manager at Netskope, focusing on Cloud Firewall and other security products.

                                      Stay informed!

                                      Subscribe for the latest from the Netskope Blog